| author | Alexander Couzens <[email protected]> | |
| Sun, 1 Oct 2023 15:38:49 +0000 (17:38 +0200) | ||
| committer | David Bauer <[email protected]> | |
| Sat, 31 May 2025 20:41:00 +0000 (22:41 +0200) | ||
| commit | 7a196417bbe038e2d100cc93c595f90b5665a9ed | |
| tree | 3ca11c2059d63cb0e9474c3471d42f748241e77b | tree | snapshot |
| parent | 38c133211ada0b0a13bdf5462cdb02d39a4e6950 | commit | diff |
| CMakeLists.txt | diff | blob | history | |
| uqmid/CMakeLists.txt | [new file with mode: 0644] | blob |
| uqmid/ctrl.c | [new file with mode: 0644] | blob |
| uqmid/ctrl.h | [new file with mode: 0644] | blob |
| uqmid/ddev.c | [new file with mode: 0644] | blob |
| uqmid/examples/1_add.sh | [new file with mode: 0644] | blob |
| uqmid/examples/2_configure.sh | [new file with mode: 0644] | blob |
| uqmid/examples/3_remove.sh | [new file with mode: 0644] | blob |
| uqmid/examples/x_dump.sh | [new file with mode: 0644] | blob |
| uqmid/logging.h | [new file with mode: 0644] | blob |
| uqmid/modem.c | [new file with mode: 0644] | blob |
| uqmid/modem.h | [new file with mode: 0644] | blob |
| uqmid/modem_fsm.c | [new file with mode: 0644] | blob |
| uqmid/modem_fsm.h | [new file with mode: 0644] | blob |
| uqmid/modem_tx.c | [new file with mode: 0644] | blob |
| uqmid/modem_tx.h | [new file with mode: 0644] | blob |
| uqmid/osmocom/CMakeLists.txt | [new file with mode: 0644] | blob |
| uqmid/osmocom/README.md | [new file with mode: 0644] | blob |
| uqmid/osmocom/fsm.c | [new file with mode: 0644] | blob |
| uqmid/osmocom/fsm.h | [new file with mode: 0644] | blob |
| uqmid/osmocom/linuxlist.h | [new file with mode: 0644] | blob |
| uqmid/osmocom/logging.h | [new file with mode: 0644] | blob |
| uqmid/osmocom/timer.c | [new file with mode: 0644] | blob |
| uqmid/osmocom/timer.h | [new file with mode: 0644] | blob |
| uqmid/osmocom/utils.c | [new file with mode: 0644] | blob |
| uqmid/osmocom/utils.h | [new file with mode: 0644] | blob |
| uqmid/services.c | [new file with mode: 0644] | blob |
| uqmid/services.h | [new file with mode: 0644] | blob |
| uqmid/sim.c | [new file with mode: 0644] | blob |
| uqmid/sim.h | [new file with mode: 0644] | blob |
| uqmid/ubus.c | [new file with mode: 0644] | blob |
| uqmid/ubus.h | [new file with mode: 0644] | blob |
| uqmid/uqmid.c | [new file with mode: 0644] | blob |
| uqmid/uqmid.h | [new file with mode: 0644] | blob |
| uqmid/uqmid.init.sh | [new file with mode: 0755] | blob |